code source game Đua xe

86.104 lượt xem;
  • Assembly-CSharp-Editor.csproj
  • project /
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=
" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=
" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
10.0.20506</ProductVersion>
7     <SchemaVersion>
2.0</SchemaVersion>
8     <RootNamespace></RootNamespace>
9     <ProjectGuid>{D313327F-58BD-F6BF-7F86-C6AD6A09E6E0}</ProjectGuid>
10     <OutputType>Library</OutputType>
11     <AppDesignerFolder>Properties</AppDesignerFolder>
12     <AssemblyName>Assembly-CSharp-Editor</AssemblyName>
13     <TargetFrameworkVersion>v3.
5</TargetFrameworkVersion>
14     <FileAlignment>
512</FileAlignment>
15     <BaseDirectory>Assets</BaseDirectory>
16   </PropertyGroup>
17   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18     <DebugSymbols>
true</DebugSymbols>
19     <DebugType>full</DebugType>
20     <Optimize>
false</Optimize>
21     <OutputPath>Temp\bin\Debug\</OutputPath>
22     <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_5_3;UNITY_5_5;UNITY_5;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;UNITY_ANDROID;ENABLE_SUBSTANCE;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;ENABLE_VIDEO;ENABLE_VR;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_DUCK_TYPING</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>
4</WarningLevel>
25     <NoWarn>
0169</NoWarn>
26   </PropertyGroup>
27   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28     <DebugType>pdbonly</DebugType>
29     <Optimize>
true</Optimize>
30     <OutputPath>Temp\bin\Release\</OutputPath>
31     <ErrorReport>prompt</ErrorReport>
32     <WarningLevel>
4</WarningLevel>
33     <NoWarn>
0169</NoWarn>
34   </PropertyGroup>
35   <ItemGroup>
36     <Reference Include=
"System" />
37     <Reference Include=
"System.XML" />
38     <Reference Include=
"System.Core" />
39     <Reference Include=
"System.Runtime.Serialization" />
40     <Reference Include=
"System.Xml.Linq" />
41     <Reference Include=
"UnityEngine">
42       <HintPath>D:/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
43     </Reference>
44     <Reference Include=
"UnityEditor">
45       <HintPath>D:/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
46     </Reference>
47   </ItemGroup>
48   <ItemGroup>
49      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\GUI\SpriterEntityInspector.cs" />
50      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\BoneRef.cs" />
51      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\BoneTimelineKey.cs" />
52      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\Entity.cs" />
53      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\File.cs" />
54      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\Folder.cs" />
55      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\Key.cs" />
56      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\KeyElem.cs" />
57      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\MainlineKey.cs" />
58      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\ObjectRef.cs" />
59      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\ObjectType.cs" />
60      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\Ref.cs" />
61      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\ScmlObject.cs" />
62      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\SpatialInfo.cs" />
63      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\SpatialTimelineKey.cs" />
64      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\SpriteTimelineKey.cs" />
65      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\SpriterAnimation.cs" />
66      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\Timeline.cs" />
67      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Spriter\TimelineKey.cs" />
68      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Unity\AnimationBuilder.cs" />
69      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Unity\AnimationCurveBuilder.cs" />
70      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Unity\PrefabBuilder.cs" />
71      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Unity\ScmlPostProcessor.cs" />
72      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Utils\AnimationCurveUtils.cs" />
73      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Utils\AssetUtils.cs" />
74      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Utils\PrefabUtils.cs" />
75      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Editor\Utils\XmlUtils.cs" />
76      <Compile Include=
"Assets\ThirdParty\Spriter2Unity\Example\Editor\AnimationTestScriptInspector.cs" />
77      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\CustomTiledImporterAttribute.cs" />
78      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\ICustomTiledImporter.cs" />
79      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\ImportTiled2Unity.Material.cs" />
80      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\ImportTiled2Unity.Mesh.cs" />
81      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\ImportTiled2Unity.Texture.cs" />
82      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\ImportTiled2Unity.Xml.cs" />
83      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\ImportTiled2Unity.cs" />
84      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\ImportUtils.cs" />
85      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\SortingLayerExposedEditor.cs" />
86      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\Tiled2UnityMenuItems.cs" />
87      <Compile Include=
"Assets\Tiled2Unity\Scripts\Editor\TiledAssetPostProcessor.cs" />
88      <None Include=
"Assets\Resources\Fonts\font_combo_xml.xml" />
89      <None Include=
"Assets\Resources\Fonts\font_result_xml.xml" />
90      <None Include=
"Assets\Resources\Levels\WorldMap1.xml" />
91      <None Include=
"Assets\Tiled2Unity\Prefabs\_ReadMe.txt" />
92      <None Include=
"Assets\Tiled2Unity\Shaders\shaTiledMap.shader" />
93      <None Include=
"Assets\Tiled2Unity\Imported\volcano3.tiled2unity.xml" />
94      <None Include=
"Assets\ThirdParty\Spriter2Unity\Example\Spriter Project\GreyGuy\Copyright_Information_Please_Read.txt" />
95      <None Include=
"Assets\Tiled2Unity\Imported\southpole2.tiled2unity.xml" />
96      <None Include=
"Assets\Tiled2Unity\Imported\desert3.tiled2unity.xml" />
97      <None Include=
"Assets\Tiled2Unity\Imported\volcano4.tiled2unity.xml" />
98      <None Include=
"Assets\Resources\Levels\WorldMap2.xml" />
99      <None Include=
"Assets\Tiled2Unity\Imported\jungle3.tiled2unity.xml" />
100      <None Include=
"Assets\Tiled2Unity\Imported\southpole5.tiled2unity.xml" />
101      <None Include=
"Assets\Resources\Fonts\des_font_xml.xml" />
102      <None Include=
"Assets\Tiled2Unity\Imported\southpole1.tiled2unity.xml" />
103      <None Include=
"Assets\Tiled2Unity\Imported\southpole3.tiled2unity.xml" />
104      <None Include=
"Assets\Resources\Fonts\bitmapfont1_xml.xml" />
105      <None Include=
"Assets\Tiled2Unity\Imported\volcano5.tiled2unity.xml" />
106      <None Include=
"Assets\Tiled2Unity\Imported\desert4.tiled2unity.xml" />
107      <None Include=
"Assets\Tiled2Unity\Imported\jungle1.tiled2unity.xml" />
108      <None Include=
"Assets\Tiled2Unity\Imported\jungle4.tiled2unity.xml" />
109      <None Include=
"Assets\Resources\Fonts\font_time_xml.xml" />
110      <None Include=
"Assets\Tiled2Unity\Materials\_ReadMe.txt" />
111      <None Include=
"Assets\Tiled2Unity\Textures\_ReadMe.txt" />
112      <None Include=
"Assets\Tiled2Unity\Imported\desert5.tiled2unity.xml" />
113      <None Include=
"Assets\Resources\Levels\WorldMap4.xml" />
114      <None Include=
"Assets\Tiled2Unity\Imported\volcano2.tiled2unity.xml" />
115      <None Include=
"Assets\Resources\Levels\WorldMap3.xml" />
116      <None Include=
"Assets\Tiled2Unity\Imported\southpole4.tiled2unity.xml" />
117      <None Include=
"Assets\Tiled2Unity\Imported\jungle2.tiled2unity.xml" />
118      <None Include=
"Assets\Resources\Fonts\font_rank_xml.xml" />
119      <None Include=
"Assets\Resources\Fonts\shop_font_xml.xml" />
120      <None Include=
"Assets\Tiled2Unity\Imported\desert1.tiled2unity.xml" />
121      <None Include=
"Assets\Tiled2Unity\Imported\desert2.tiled2unity.xml" />
122      <None Include=
"Assets\Tiled2Unity\Imported\volcano1.tiled2unity.xml" />
123      <None Include=
"Assets\Resources\Fonts\font_banchoi_xml.xml" />
124      <None Include=
"Assets\Tiled2Unity\Imported\_ReadMe.txt" />
125      <None Include=
"Assets\Tiled2Unity\Meshes\_ReadMe.txt" />
126      <None Include=
"Assets\Tiled2Unity\Imported\jungle5.tiled2unity.xml" />
127  <Reference Include=
"UnityEditor.Advertisements">
128  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
129  </Reference>
130  <Reference Include=
"nunit.framework">
131  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/nunit.framework.dll</HintPath>
132  </Reference>
133  <Reference Include=
"UnityEditor.EditorTestsRunner">
134  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/UnityEditor.EditorTestsRunner.dll</HintPath>
135  </Reference>
136  <Reference Include=
"UnityEngine.UI">
137  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
138  </Reference>
139  <Reference Include=
"UnityEditor.UI">
140  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
141  </Reference>
142  <Reference Include=
"UnityEngine.Networking">
143  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
144  </Reference>
145  <Reference Include=
"UnityEditor.Networking">
146  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
147  </Reference>
148  <Reference Include=
"UnityEditor.PlaymodeTestsRunner">
149  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/PlaymodeTestsRunner/Editor/UnityEditor.PlaymodeTestsRunner.dll</HintPath>
150  </Reference>
151  <Reference Include=
"UnityEngine.PlaymodeTestsRunner">
152  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/PlaymodeTestsRunner/UnityEngine.PlaymodeTestsRunner.dll</HintPath>
153  </Reference>
154  <Reference Include=
"UnityEditor.TreeEditor">
155  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
156  </Reference>
157  <Reference Include=
"UnityEngine.Analytics">
158  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
159  </Reference>
160  <Reference Include=
"UnityEditor.Analytics">
161  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/Editor/UnityEditor.Analytics.dll</HintPath>
162  </Reference>
163  <Reference Include=
"UnityEditor.HoloLens">
164  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
165  </Reference>
166  <Reference Include=
"UnityEngine.HoloLens">
167  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
168  </Reference>
169  <Reference Include=
"UnityEditor.VR">
170  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
171  </Reference>
172  <Reference Include=
"UnityEngine.VR">
173  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll</HintPath>
174  </Reference>
175  <Reference Include=
"UnityEditor.Graphs">
176  <HintPath>D:/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
177  </Reference>
178  <Reference Include=
"UnityEditor.Android.Extensions">
179  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
180  </Reference>
181  <Reference Include=
"UnityEditor.iOS.Extensions">
182  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
183  </Reference>
184  <Reference Include=
"UnityEditor.AppleTV.Extensions">
185  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/AppleTVSupport/UnityEditor.AppleTV.Extensions.dll</HintPath>
186  </Reference>
187  <Reference Include=
"UnityEditor.WSA.Extensions">
188  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/MetroSupport/UnityEditor.WSA.Extensions.dll</HintPath>
189  </Reference>
190  <Reference Include=
"UnityEditor.Tizen.Extensions">
191  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/TizenPlayer/UnityEditor.Tizen.Extensions.dll</HintPath>
192  </Reference>
193  <Reference Include=
"UnityEditor.WebGL.Extensions">
194  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath>
195  </Reference>
196  <Reference Include=
"UnityEditor.WindowsStandalone.Extensions">
197  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
198  </Reference>
199  <Reference Include=
"Mono.Cecil">
200  <HintPath>D:/Unity/Editor/Data/Managed/Mono.Cecil.dll</HintPath>
201  </Reference>
202  <Reference Include=
"UnityEditor.iOS.Extensions.Xcode">
203  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/AppleTVSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
204  </Reference>
205  <Reference Include=
"UnityEditor.iOS.Extensions.Xcode">
206  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
207  </Reference>
208  <Reference Include=
"UnityEditor.iOS.Extensions.Common">
209  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll</HintPath>
210  </Reference>
211   </ItemGroup>
212   <ItemGroup>
213     <ProjectReference Include=
"Assembly-CSharp.csproj">
214       <Project>{2ECC10BB-C2E6-C634-B2A1-14D813888EA8}</Project> <Name>Assembly-CSharp</Name> </ProjectReference>
215   </ItemGroup>
216   <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
217   <!-- To modify your build process,
add your task inside one of the targets below and uncomment it.
218        Other similar extension points exist, see Microsoft.Common.targets.
219   <Target Name=
"BeforeBuild">
220   </Target>
221   <Target Name=
"AfterBuild">
222   </Target>
223   -->
224   
225 </Project>


Gõ tìm kiếm nhanh...